翻訳と辞書
Words near each other
・ Out(Fn)
・ Out, Out—
・ Out-broadcasting
・ Out-group homogeneity
・ Out-Law.com
・ Out-of-bag error
・ Out-of-band
・ Out-of-band agreement
・ Out-of-band control
・ Out-of-band data
・ Out-of-band infrastructure
・ Out-of-band management
・ Out-of-battery
・ Out-of-body experience
・ Out-of-box experience
Out-of-core algorithm
・ Out-of-Door Academy
・ Out-of-home advertising
・ Out-of-hours service
・ Out-of-kilter algorithm
・ Out-of-market sports package
・ Out-of-order delivery
・ Out-of-order execution
・ Out-of-place artifact
・ Out-of-pocket expenses
・ Out-of-print book
・ Out-of-school learning
・ Out-of-State Plates
・ Out-of-Sync
・ Out-Ranger of Windsor Forest


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Out-of-core algorithm : ウィキペディア英語版
Out-of-core algorithm
Out-of-core or external memory algorithms are algorithms that are designed to process data that is too large to fit into a computer's main memory at one time. Such algorithms must be optimized to efficiently fetch and access data stored in slow bulk memory such as hard drives or tape drives.
A typical example is geographic information systems, especially digital elevation models, where the full data set easily exceeds several gigabytes or even terabytes of data.
This notion naturally extends to a network connecting a data server to a treatment or visualization workstation. Popular mass-of-data based web applications such as google-Map or google-Earth enter this topic.
This extends beyond general purpose CPUs, and also includes GPU computing as well as classical digital signal processing. In GPGPU based computing where powerful graphics cards (GPUs) with little memory (compared to the more familiar system memory which is most often referred to simply as RAM) and slow CPU to GPU memory transfer (when compared to computation bandwidth).
==See also==

*External sorting
*Online algorithm
*Streaming algorithm

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Out-of-core algorithm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.